home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util3 / fiflb382.lha / README < prev    next >
Text File  |  1996-03-27  |  1KB  |  40 lines

  1.  
  2.                 README
  3.  
  4.     This is the distribution for fifo.library and the FIFO: device,
  5.     including example code on how to use both.
  6.  
  7. >XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX OLD XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  8. >    The example code is public domain, but the library and dos device
  9. >    itself is copyright:
  10. >
  11. >     (c) Copyright 1991, Matthew Dillon, All Rights Reserved.
  12. >XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX OLD XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  13.  
  14.     The above info is now obsolete.
  15.  
  16.     Everything here is public domain, including the library and dos handler
  17.     source.
  18.  
  19.                         -Matt
  20.  
  21.     These sources can now be compiled for GCC and support for
  22.     ACTION_WAIT_CHAR has been added. Many thanks for Matt Dillon for
  23.     making these sources public domain and for creating this very useful
  24.     handler and library.
  25.  
  26.                     Hans Verkuil
  27.  
  28.     Many bug fixes and error checks. No more Enforcer hits when using
  29.     ls-4.7ljr in an Emacs buffer. See version.doc. Long live authors that
  30.     publish theirs programs with source! Thanks!
  31.  
  32.     Fifo-handler and fifo.library have been compiled with GCC and Libnix10.
  33.     This is no problem even under 1.3 since there is no reference to
  34.     libnix.  RemCLI and testfifo have been compiled with DICE to remain
  35.     compatible with 1.3.
  36.  
  37.     The next version shall be 2.0 only.
  38.  
  39.                     Jörg Höhle
  40.